This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% extends "portal_base.html" %} | |
{% load staticfiles %} | |
{% block title %} Payment {% endblock %} | |
{% block content %} | |
<div class="dashboard-interactions"> | |
<div class="interactions-wrap full-width"> | |
<div class="interactions-panel"> |