{% extends 'base.html' %} {% block content %}
{% if 'wordpress' in enabled_modules %}
WordPress

Versatile and user-friendly platform for creating and managing websites and blogs.

{% endif %} {% if 'pm2' in enabled_modules %}
PM2
NodeJS & Python

Simplify app setup for scalable NodeJS and Python versatile web development.

{% endif %} {% if 'mautic' in enabled_modules %}
Mautic

Powerful and flexible marketing automation software for managing campaigns and customer interactions.

{% endif %} {% if 'flarum' in enabled_modules %}
image/svg+xml
Flarum

Fast, lightweight, and customizable forum software for building engaging online communities.

{% endif %} {% if 'fossbilling' in enabled_modules %}
FossBilling

The free and open-source solution for efficient billing and client management.

{% endif %}
{% endblock %}