2014-09-11 14:00:20 +00:00
|
|
|
{% extends 'bills/microspective.html' %}
|
|
|
|
|
|
|
|
{% block head %}
|
|
|
|
<style type="text/css">
|
|
|
|
{% with color="#2C5899" %}
|
|
|
|
{% include 'bills/microspective.css' %}
|
|
|
|
{% endwith %}
|
|
|
|
</style>
|
|
|
|
{% endblock %}
|
2016-05-18 14:08:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
{% block payment %}
|
|
|
|
{% endblock %}
|