mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:17:09 +00:00
Temporary fix to the page headers for the various views of an account
This commit is contained in:
parent
f5a39f75ca
commit
9b4f93f54f
@ -24,4 +24,6 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
Simon Redfern : simon AT tesobe DOT com
|
||||
Everett Sochowski: everett AT tesobe DOT com
|
||||
-->
|
||||
<div class="lift:surround?with=account;at=page_header">For the Tax Payers</div>
|
||||
<div class="lift:surround?with=account;at=page_header">
|
||||
<h2>Anonymous view of Tesobe</h2> <!-- Temporary measure -->
|
||||
</div>
|
||||
@ -24,4 +24,6 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
Simon Redfern : simon AT tesobe DOT com
|
||||
Everett Sochowski: everett AT tesobe DOT com
|
||||
-->
|
||||
<div class="lift:surround?with=account;at=page_header">For the Tax Authorities</div>
|
||||
<div class="lift:surround?with=account;at=page_header">
|
||||
<h2>Authorities view of Tesobe</h2> <!-- Temporary measure -->
|
||||
</div>
|
||||
@ -24,4 +24,6 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
Simon Redfern : simon AT tesobe DOT com
|
||||
Everett Sochowski: everett AT tesobe DOT com
|
||||
-->
|
||||
<div class="lift:surround?with=account;at=page_header">For the Board</div>
|
||||
<div class="lift:surround?with=account;at=page_header">
|
||||
<h2>Board view of Tesobe</h2> <!-- Temporary measure -->
|
||||
</div>
|
||||
@ -24,4 +24,6 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
Simon Redfern : simon AT tesobe DOT com
|
||||
Everett Sochowski: everett AT tesobe DOT com
|
||||
-->
|
||||
<div class="lift:surround?with=account;at=page_header">For our Network</div>
|
||||
<div class="lift:surround?with=account;at=page_header">
|
||||
<h2>Our-Network view of Tesobe</h2> <!-- Temporary measure -->
|
||||
</div>
|
||||
@ -24,4 +24,6 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
Simon Redfern : simon AT tesobe DOT com
|
||||
Everett Sochowski: everett AT tesobe DOT com
|
||||
-->
|
||||
<div class="lift:surround?with=account;at=page_header">For the team</div>
|
||||
<div class="lift:surround?with=account;at=page_header">
|
||||
<h2>Team view of Tesobe</h2> <!-- Temporary measure -->
|
||||
</div>
|
||||
@ -31,7 +31,7 @@ Open Bank Project (http://www.openbankproject.com)
|
||||
</head>
|
||||
<body class="lift:content_id=main">
|
||||
<div id="main" class="lift:surround?with=default;at=content">
|
||||
<h2 class="page_header">The page header will get bound here</h2>
|
||||
<div id="page_header">The page header will get bound here</div>
|
||||
<p>
|
||||
</p>
|
||||
<div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user