Added OS configuration to the payment page
This commit is contained in:
parent
0b0892a299
commit
e286fc8aaf
2 changed files with 29 additions and 28 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<p><b>{%trans "Disk space"%}</b> <span
|
||||
class="pull-right">{{request.session.specs.disk_size|floatformat}} GB</span></p>
|
||||
<hr>
|
||||
<p><b>{%trans "OS"%}</b> <span
|
||||
<p><b>{%trans "Configuration"%}</b> <span
|
||||
class="pull-right">{{request.session.template.name}}</span></p>
|
||||
<hr>
|
||||
<h4>Total<p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue