diff --git a/rc_hip/repapp/templates/repapp/base.html b/rc_hip/repapp/templates/repapp/base.html index bf055da..a01b5dd 100644 --- a/rc_hip/repapp/templates/repapp/base.html +++ b/rc_hip/repapp/templates/repapp/base.html @@ -1,3 +1,4 @@ +{% load static %} @@ -8,8 +9,8 @@ content="{% block keywords %} {% endblock keywords %}" /> - - + + RepApp {% block title %} {% endblock title %}