Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CCS Backend
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syai
CCS Backend
Commits
7a55d039
Commit
7a55d039
authored
5 years ago
by
Diego Salazar
Browse files
Options
Downloads
Patches
Plain Diff
Update donate.blade.php
parent
142d3358
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/projects/donate.blade.php
+73
-54
73 additions, 54 deletions
resources/views/projects/donate.blade.php
with
73 additions
and
54 deletions
resources/views/projects/donate.blade.php
+
73
−
54
View file @
7a55d039
...
@@ -27,61 +27,75 @@
...
@@ -27,61 +27,75 @@
<div
class=
"page-wrapper"
>
<div
class=
"page-wrapper"
>
<div
class=
"mob-nav"
>
<div
class=
"mob-nav"
>
<input
class=
"burger-check"
id=
"mobile-burger"
type=
"checkbox"
><label
for=
"mobile-burger"
class=
"burger"
></label>
<input
class=
"burger-check"
id=
"mobile-burger"
type=
"checkbox"
><label
for=
"mobile-burger"
class=
"burger"
></label>
<div
class=
"slide-in-nav"
>
<div
class=
"slide-in-nav"
>
<div
class=
"container slide-in"
>
<div
class=
"container slide-in"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-xs-12"
>
<div
class=
"col-xs-12"
>
<div
class=
"text-center nav-item mob"
>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/ideas/"
class=
"top-link"
>
Ideas
</a>
<a
href=
"/ideas/"
class=
"top-link"
>
Ideas
</a>
</div>
</div>
<div
class=
"text-center nav-item mob"
>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/funding-required/"
>
Funding Required
</a>
<a
href=
"/funding-required/"
>
Funding Required
</a>
</div>
</div>
<div
class=
"text-center nav-item mob"
>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/work-in-progress/"
>
Work in Progress
</a>
<a
href=
"/work-in-progress/"
>
Work in Progress
</a>
</div>
</div>
<div
class=
"text-center nav-item mob"
>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/completed-proposals/"
>
Completed Tasks
</a>
<a
href=
"/completed-proposals/"
>
Completed Tasks
</a>
</div>
</div>
<div
class=
"text-center nav-item mob"
>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/donate/index.html"
>
Donate
</a>
</div>
<div
class=
"text-center nav-item mob"
>
<a
href=
"/completed-proposals/"
>
Back to Getmonero.org
</a>
<a
href=
"/completed-proposals/"
>
Back to Getmonero.org
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"desktop-nav"
>
<div
class=
"desktop-nav"
>
<nav
class=
"container"
>
<nav
class=
"container"
>
<div
class=
"row middle-xs"
>
<div
class=
"row middle-xs"
>
<div
class=
"col-lg-4 col-md-4 col-sm-4 col-xs-4"
>
<div
class=
"col-lg-4 col-md-4 col-sm-4 col-xs-4"
>
<p
class=
"site-name"
><a
href=
"/"
>
Community Crowdfunding System
</a></p>
<p
class=
"site-name"
><a
href=
"/"
>
Community Crowdfunding System
</a></p>
</div>
</div>
<div
class=
"col-lg-8 col-md-8 col-sm-8 items end-xs"
>
<div
class=
"col-lg-8 col-md-8 col-sm-8 items end-xs"
>
<div
class=
"row end-xs middle-xs"
>
<div
class=
"row end-xs middle-xs"
>
<div
class=
"col-md-12"
>
<div
class=
"col-md-12"
>
<a
href=
"/ideas/"
class=
"top-link"
>
Ideas
</a>
<div
class=
"dropdown"
>
<a
href=
"/funding-required/"
>
Funding Required
</a>
<label
for=
"desktopdrop"
>
CCS Stages
<div
class=
"arrow-down"
></div></label>
<a
href=
"/work-in-progress/"
>
Work in Progress
</a>
<input
class=
"burger-checkdropdown"
id=
"desktopdrop"
type=
"checkbox"
>
<a
href=
"/completed-proposals/"
>
Completed Tasks
</a>
<div
class=
"dropdown-content"
>
<a
href=
"/ideas/"
>
Ideas
</a>
<a
href=
"/funding-required/"
>
Funding Required
</a>
<a
href=
"/work-in-progress/"
>
Work in Progress
</a>
<a
href=
"/completed-proposals/"
>
Completed Tasks
</a>
</div>
</div>
<a
href=
"https://getmonero.org"
>
Getmonero.org
</a>
<a
href=
"https://getmonero.org"
>
Getmonero.org
</a>
</div>
<a
href=
"/donate/"
class=
"donate-btn"
>
Donate
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
</nav>
</div>
<div
class=
"mob bot-nav white-nav"
>
<div
class=
"row middle-xs"
>
<div
class=
"col-xs-12"
>
<p
class=
"site-name"
><a
href=
"/"
>
Community Crowdfunding System
</a></p>
</div>
</div>
</div>
</div>
<div
class=
"mob bot-nav white-nav"
>
<div
class=
"row middle-xs"
>
<div
class=
"col-xs-12"
>
<p
class=
"site-name"
><a
href=
"
/
"
>
Community Crowdfunding System
</a></p>
</div>
</div>
</div>
<div
class=
"site-wrap ffs-proposal ffs-con"
>
<div
class=
"site-wrap ffs-proposal ffs-con"
>
...
@@ -149,21 +163,26 @@
...
@@ -149,21 +163,26 @@
</div>
</div>
<footer
class=
"container-fluid"
>
<footer
class=
"container-fluid"
>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row around-xs footer-wrapper"
>
<div
class=
"row center-xs footer-wrapper"
>
<div
class=
"col-md-8 col-sm-10 col-xs-12"
>
<div
class=
"row center-xs"
>
<h3>
Donate to the Monero Project
</h3>
<div
class=
"social-icons"
>
<p>
By donating to the following Monero address (General Fund), you are supporting the Monero Project. If you wish to donate to a specific proposal, please see
<a
href=
"/funding-required/index.html"
class=
"white gf"
>
Funding Required
</a>
.
</p>
</div>
<p><a
href=
"monero:44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A"
class=
"qr"
><img
src=
"/img/donate-monero.png"
/></a></p>
<p
class=
"gf-address"
>
44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
</p>
</div>
</div>
</div>
<div
class=
"row center-xs"
>
<div
class=
"footer-links"
>
<div
class=
"footer-links"
>
<ul
class=
"list-unstyled list-inline"
>
<ul
class=
"list-unstyled list-inline"
>
<li><a
href=
"https://repo.getmonero.org/monero-project/ccs-front"
class=
"white footer-link"
>
CCS Front End Repo
</a></li>
<li><a
href=
"https://repo.getmonero.org/monero-project/ccs-back"
class=
"white footer-link"
>
CCS Backend Repo
</a></li>
<li><a
href=
"https://repo.getmonero.org/monero-project/ccs-proposals"
class=
"white footer-link"
>
CCS Proposals Repo
</a></li>
</ul>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</footer>
</div>
</div>
</body>
</body>
</html>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment