forked from wallabag/wallabag
twig implementation
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% extends "layout.twig" %}
|
||||
{% block title %}Installation{% endblock %}
|
||||
{% block title %}{% trans "installation" %}{% endblock %}
|
||||
{% block content %}
|
||||
<form method="post" action="?install" name="loginform">
|
||||
<fieldset class="w500p center">
|
||||
|
||||
Reference in New Issue
Block a user