This website requires JavaScript.
Explore
Help
Sign In
stobbsm
/
clustvirt
Watch
1
Star
0
Fork
0
You've already forked clustvirt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5fd215d6dd
clustvirt
/
view
/
components
/
contentp.templ
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
really liking templ - made multiple components for reuse in templ - going to start on actual data displaying templates
2024-03-15 03:56:49 +00:00
package components
nav bar! Added a navbar that doesn't do anything to the homepage
2024-03-15 22:48:11 +00:00
templ ContentP() {
<p>{ children... }</p>
really liking templ - made multiple components for reuse in templ - going to start on actual data displaying templates
2024-03-15 03:56:49 +00:00
}
Reference in New Issue
Copy Permalink