diff options
Diffstat (limited to 'templates/general_form.html')
-rw-r--r-- | templates/general_form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/general_form.html b/templates/general_form.html index 1fa33513..5e620087 100644 --- a/templates/general_form.html +++ b/templates/general_form.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Arch Linux - {{title}}{% endblock %} +{% block title %}Parabola - {{title}}{% endblock %} {% block content %} <div id="generic-form" class="box"> |