Fixed a bug with pkgmaint page
[archweb_dev-nj.git] / templates / status_page.html
blob558c654477d8a504db3e715f5ec9bb0eac678abd
1 {% extends "base.html" %}
3 {% block content %}
4 <div class="box">
5 <h4>{{ message }}</h4>
6 </div>
7 {% endblock %}