mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-22 21:03:48 +01:00
Initial commit
This commit is contained in:
17
Source/assets/html/footer.twig
Normal file
17
Source/assets/html/footer.twig
Normal file
@@ -0,0 +1,17 @@
|
||||
<footer>
|
||||
<p><span class="copyleft">©</span> JKA Network 2017</p>
|
||||
<p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
|
||||
<a rel="license"
|
||||
href="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||
<img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
|
||||
</a>
|
||||
<br />
|
||||
<span resource="[_:publisher]" rel="dct:publisher">
|
||||
<span property="dct:title">JKA Network</span></span>
|
||||
makes all the content hosted in CodeShare, included uploaded content, go to the public domain as far as the law allows it.
|
||||
<br>
|
||||
This work is published from:
|
||||
<span property="vcard:Country" datatype="dct:ISO3166"
|
||||
content="ES" about="[_:publisher]">Spain</span>.
|
||||
</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user