diff options
author | mahesh | 2017-08-10 12:41:20 +0530 |
---|---|---|
committer | mahesh | 2017-08-10 12:46:46 +0530 |
commit | b52ae91ed39363e8a23f6ef177f5b243042d564d (patch) | |
tree | f4cb9984f9dac84229b2101dd42c8b4d8158f3ac /yaksh | |
parent | 08eaf36d6345212a580a2ccddcdfae7bea85191d (diff) | |
download | online_test-b52ae91ed39363e8a23f6ef177f5b243042d564d.tar.gz online_test-b52ae91ed39363e8a23f6ef177f5b243042d564d.tar.bz2 online_test-b52ae91ed39363e8a23f6ef177f5b243042d564d.zip |
Adds link to github
Diffstat (limited to 'yaksh')
-rw-r--r-- | yaksh/templates/yaksh/login.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/yaksh/templates/yaksh/login.html b/yaksh/templates/yaksh/login.html index e4b5933..f40b12f 100644 --- a/yaksh/templates/yaksh/login.html +++ b/yaksh/templates/yaksh/login.html @@ -36,6 +36,14 @@ <li>Scales to over 500+ simultaneous users.</li> </ul> </p> + <br/> + <p><b>Fork us at:</b> + <a class = "btn btn-social-icon btn-github" + href ="https://github.com/fossee/online_test"> + + <span class="fa fa-github" style="font-size:48px"></span> + </p> + </a> </div> </div> |