aboutsummaryrefslogtreecommitdiff
path: root/ustayml/templates/students/details.html
diff options
context:
space:
mode:
Diffstat (limited to 'ustayml/templates/students/details.html')
-rw-r--r--ustayml/templates/students/details.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/ustayml/templates/students/details.html b/ustayml/templates/students/details.html
index 6c28ea4..ed79961 100644
--- a/ustayml/templates/students/details.html
+++ b/ustayml/templates/students/details.html
@@ -1,12 +1,15 @@
{% extends 'base.html' %}
{% block header %}
- <h1>{% block title %}Reporte del estudiante{% endblock %}</h1>
- <span>Reporte generado el {{ date.strftime("%Y-%m-%d") }}</span>
+ <a href="#" onclick="window.history.go(-1); return false;">Regresar</a>
+ <div class="flex-container-horizontal">
+ <h1>{% block title %}Reporte del estudiante{% endblock %}</h1>
+ <span>Reporte generado el {{ date.strftime("%Y-%m-%d") }}</span>
+ </div>
{% endblock %}
{% block content %}
- <div class="student-details-container">
+ <div class="student-details-body">
<div id="information-left">
<h3>Información general:</h3>
<h3>Información socioeconómica:</h3>